Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt 5.9.1msvc2017_64bit version complies My Application,some error confucs me,like this:vector deleting destructor and scalar deleting destructor
Forum Updated to NodeBB v4.3 + New Features

Qt 5.9.1msvc2017_64bit version complies My Application,some error confucs me,like this:vector deleting destructor and scalar deleting destructor

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 812 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    flowerlove
    wrote on last edited by
    #1

    some code like that:
    class A{
    }
    class B:public A{
    }
    class C : public QObject,public B{
    }

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      What is the question?
      Can you list the exact code and error message you get ?

      1 Reply Last reply
      3
      • F Offline
        F Offline
        flowerlove
        wrote on last edited by
        #3

        OK.![alt text](0_1505573216317_error.png image url)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by SGaist
          #4

          Hi and welcome to devnet,

          Please show the exact classes that triggers that. Pseudo empty classes don't give any clue about what you might be doing wrong.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved